toggle menu
library
common
switch theme
search in API
library
/
io.github.wax911.library.logger.core
/
[common]AbstractLoggerTest
Abstract
Logger
Test
common
class
AbstractLoggerTest
Members
Constructors
Abstract
Logger
Test
Link copied to clipboard
common
constructor
(
)
Functions
assert
given
a
log
level
equal
to
the
current
level
returns
true
Link copied to clipboard
common
fun
assert given a log level equal to the current level returns true
(
)
assert
given
a
log
level
greater
than
to
the
logger
level
returns
true
Link copied to clipboard
common
fun
assert given a log level greater than to the logger level returns true
(
)
assert
given
a
log
level
less
than
to
the
logger
level
returns
false
Link copied to clipboard
common
fun
assert given a log level less than to the logger level returns false
(
)